home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / win_utl1 / hogs13.zip / APPSETUP.INF next >
INI File  |  1994-08-06  |  2KB  |  66 lines

  1. ;***************************************************************************
  2. ;                     INSTALLATION INFORMATION FILE    
  3. ;***************************************************************************
  4. ;                                 Hogs
  5. ;                                  by 
  6. ;                            Kamyan Software
  7. ;                        1228 Narragansett Drive
  8. ;                         Carol Stream, IL 60188
  9. ;                              708-372-6134
  10. ;                           (BBS) 708-372-0174
  11. ;                            (CIS) 73447,1114
  12. ;
  13. ;
  14.  
  15. [infofile]
  16.  
  17. [dialog]
  18.     caption = "Hogs Installation"
  19.  
  20. [data]
  21.     defdir = C:\HOGS
  22.  
  23. [disks]
  24.     1 =., "INSTALL"
  25.  
  26. [needed.space]
  27.     minspace = 300000
  28.  
  29. [dest.directories]
  30.     #app.main,    0:
  31.  
  32. [app.main]
  33.     1:FILE_ID.DIZ,    "Program description file for BBSs"
  34.     1:KSUP1.DLL,    "Program support file"
  35.     1:PCTL3D.DLL,    "Program support file"
  36.     1:CATALOG.TXT,    "Kamyan Software Product Catalog"
  37.     1:HISTORY.TXT,    "Revision history for this program"
  38.     1:MANUAL.TXT,    "Documentation for this program"
  39.     1:ORDERFRM.TXT,    "Kamyan Software product Order Form"
  40.     1:README.TXT,    "Miscellanous information"
  41.     1:SYSOP.TXT,    "Information for BBS sysops"
  42.     1:VENDOR.TXT,    "Information for shareware vendors"
  43.     1:HOGS.EXE,        "The main program file"
  44.     1:CATALOG.HLP,    "Kamyan Software Product Catalog"
  45.     1:ORDERFRM.HLP,    "Kamyan Software product Order Form"
  46.     1:FILES.LST,    "List of files in package"
  47.  
  48. [progman.groups]
  49.     "Hogs", HOGS.GRP
  50.  
  51. ["Hogs"]
  52.     "Hogs", HOGS.EXE
  53.     "Readme", README.TXT
  54.     "Manual", MANUAL.TXT
  55.     "History", HISTORY.TXT
  56.     "Catalog", CATALOG.HLP
  57.     "Order Form", ORDERFRM.HLP
  58.  
  59. [INIFiles]
  60.     
  61. [ExtCmds]
  62.  
  63. [Options]
  64.     DirChg, YES 
  65.     OverWrite, NO
  66.